home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / dragon.swf / scripts / DefineButton2_728 / BUTTONCONDACTION on(keyPress Space).as
Encoding:
Text File  |  2008-09-12  |  49 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    detonateSteel();
  3. }
  4.